home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13541 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  867 b 

  1. Path: news1.mnsinc.com!news
  2. From: Craig McCarter <mccarter@mnsinc.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Bloated BC5.0 DOS Executable
  5. Date: Mon, 25 Mar 1996 18:09:27 -0500
  6. Organization: Monumental Network Systems
  7. Message-ID: <315727A7.7365@mnsinc.com>
  8. NNTP-Posting-Host: mccarter.mnsinc.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.01 (Win95; I)
  13.  
  14. I just compiled a 16 Bit MS-DOS application using BC5.0 and ended up with a
  15. 48,532 byte EXE file. The next most recent compiler that I have installed is
  16. BC3.1 and it produces a 19,403 byte EXE file from the same C source code.
  17.  
  18. The comple and link options are same (as far as I can tell). Can anyone suggest
  19. why BC5.0 produces such a large executable?
  20.  
  21. Thanks for your thoughts,
  22.  
  23. ----
  24. Craig McCarter       -  Manassas, VA  USA
  25. mccarter@mnsinc.com
  26.